home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1 / Nebula One.iso / Educational / PrimeSpiral / Source / SpiralOps.h < prev    next >
Encoding:
C/C++ Source or Header  |  1995-06-12  |  245 b   |  13 lines

  1. /* SpiralOps.h generated from SpiralOps.psw
  2.    by unix pswrap V1.009  Wed Apr 19 17:50:24 PDT 1989
  3.  */
  4.  
  5. #ifndef SPIRALOPS_H
  6. #define SPIRALOPS_H
  7.  
  8. extern void PSdrawAt(float x, float y);
  9.  
  10. extern void PSclearToGray(float gray);
  11.  
  12. #endif SPIRALOPS_H
  13.